The following file will be used in this installation:

Files          Contents
-----------    -----------------------------------------
sisimg         SiS 900/7016 MDI Driver Image File


1.  Create Installation Diskette in DOS format.
    Copy SiS SCO UNIX Driver image file to floppy A:.
    
    md a:\sco5
    copy sisimg a:\sco5

2.  Use doscp command to copy SiS SCO UNIX PCI Driver into UNIX's directories.

    # doscp a:/sco5/sisimg /tmp/sisimg (make new directory "tmp" if nonexist)
    # cd /tmp
    # tar xvf sisimg
    # uncompress VOL*.Z (upper-case letter)

3.  Use custom utility

    # custom

    .select "install new software"
    .select "install from media image"
    .type "/tmp"


4.  Use netconfig utility

     # netconfig

     .To add adapters, select "Add New Lan Adapter" from "Hardware".
     .Add Protocol to select SCO TCP/IP.
     .Enter the internet Address of this interface   (n.n.n.n)
     .Enter the netmask for this interface           (default 255.255.255.0)
     .Enter the boardcast address for this interface (default: n.n.n.n)
     .Do you want to relink to kernel now ?               y
     .Do you want this kernel to boot by default (y/n)    y
     .Do you want the kernel environment rebuilt (y/n)    y
     .Reboot unix

     # init 6

